Document Library for WinForms
C1RplImportException コンストラクタ(String,Object[])

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1RplImportException クラス > C1RplImportException コンストラクタ : C1RplImportException コンストラクタ(String,Object[])
A format string used to format the exception message.
A list of arguments passed to the format string.
Initializes a new instance of the C1RplImportException class.
シンタックス
'宣言
 
Public Function New( _
   ByVal format As System.String, _
   ByVal ParamArray args() As System.Object _
)
public C1RplImportException( 
   System.string format,
   params System.object[] args
)

パラメータ

format
A format string used to format the exception message.
args
A list of arguments passed to the format string.
参照

C1RplImportException クラス
C1RplImportException メンバ
オーバーロード一覧